[INFO] cloning repository https://github.com/s-zeng/daily-feed
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/s-zeng/daily-feed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs-zeng%2Fdaily-feed", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs-zeng%2Fdaily-feed'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 852cee5414272f939d70b14b863cece6c50df524
[INFO] testing s-zeng/daily-feed against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs-zeng%2Fdaily-feed" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/s-zeng/daily-feed
[INFO] finished tweaking git repo https://github.com/s-zeng/daily-feed
[INFO] tweaked toml for git repo https://github.com/s-zeng/daily-feed written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/s-zeng/daily-feed on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/s-zeng/daily-feed already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c1a9168c4b87f28e495a3ade490cb00fad133dce4074d96e5e3137ae05634683
[INFO] running `Command { std: "docker" "start" "-a" "c1a9168c4b87f28e495a3ade490cb00fad133dce4074d96e5e3137ae05634683", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1a9168c4b87f28e495a3ade490cb00fad133dce4074d96e5e3137ae05634683", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1a9168c4b87f28e495a3ade490cb00fad133dce4074d96e5e3137ae05634683", kill_on_drop: false }`
[INFO] [stdout] c1a9168c4b87f28e495a3ade490cb00fad133dce4074d96e5e3137ae05634683
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5339dc9c58728cce737675e156b004c87f2ced0d9b027fbf5f2618821957ed9c
[INFO] running `Command { std: "docker" "start" "-a" "5339dc9c58728cce737675e156b004c87f2ced0d9b027fbf5f2618821957ed9c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.5.3
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustix v0.38.13
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.7
[INFO] [stderr]    Compiling serde_json v1.0.106
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling anstyle v1.0.2
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling anstream v0.5.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling servo_arc v0.3.0
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling never v0.1.0
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling clap_builder v4.4.2
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling getopts v0.2.23
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling uuid v1.12.1
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling ego-tree v0.6.3
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling base64 v0.21.4
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling cssparser v0.31.2
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling clap v4.4.2
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling chrono v0.4.30
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling upon v0.7.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling h2 v0.3.21
[INFO] [stderr]    Compiling diligent-date-parser v0.1.4
[INFO] [stderr]    Compiling epub-builder v0.7.4
[INFO] [stderr]    Compiling atom_syndication v0.12.2
[INFO] [stderr]    Compiling rss v2.0.6
[INFO] [stderr]    Compiling scraper v0.17.1
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.20
[INFO] [stderr]    Compiling daily-feed v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.38s
[INFO] running `Command { std: "docker" "inspect" "5339dc9c58728cce737675e156b004c87f2ced0d9b027fbf5f2618821957ed9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5339dc9c58728cce737675e156b004c87f2ced0d9b027fbf5f2618821957ed9c", kill_on_drop: false }`
[INFO] [stdout] 5339dc9c58728cce737675e156b004c87f2ced0d9b027fbf5f2618821957ed9c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba9bceefdff8411623666c00a9d60daa416a2bf4b0288b740fb7764b5e3b453d
[INFO] running `Command { std: "docker" "start" "-a" "ba9bceefdff8411623666c00a9d60daa416a2bf4b0288b740fb7764b5e3b453d", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling insta v1.41.1
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling h2 v0.3.21
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.20
[INFO] [stderr]    Compiling daily-feed v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `daily-feed` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name daily_feed --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=59dae0e40b5784bd -C extra-filename=-428baa3305dcb996 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-c28ef5d52c005baf.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-f9e6fb2878cd65b1.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-36f10f5c53b0610d.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-7e85060be1185513.rlib --extern epub_builder=/opt/rustwide/target/debug/deps/libepub_builder-3330b19aca530146.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-af17cf1b43531a9a.rlib --extern html_escape=/opt/rustwide/target/debug/deps/libhtml_escape-65492692c3ac9e69.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-e2e3c545dbe83d1b.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-db2912cfbd08c4b2.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-f1a48c470ce6598d.rlib --extern rss=/opt/rustwide/target/debug/deps/librss-8a8587d6e74375a7.rlib --extern scraper=/opt/rustwide/target/debug/deps/libscraper-c395788cda73e7bd.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1da8b17cdd9e1598.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-97309998d496f7d7.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-b31a61e60f06ca5b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7a718667f8a70981.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-e09bd94f71458ab3.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `daily-feed` (bin "daily-feed" test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name daily_feed --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=da4b3a1aa1dbef5d -C extra-filename=-06bdafed28d2d322 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-c28ef5d52c005baf.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-f9e6fb2878cd65b1.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-36f10f5c53b0610d.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-7e85060be1185513.rlib --extern daily_feed=/opt/rustwide/target/debug/deps/libdaily_feed-b100020edcdc14ad.rlib --extern epub_builder=/opt/rustwide/target/debug/deps/libepub_builder-3330b19aca530146.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-af17cf1b43531a9a.rlib --extern html_escape=/opt/rustwide/target/debug/deps/libhtml_escape-65492692c3ac9e69.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-e2e3c545dbe83d1b.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-db2912cfbd08c4b2.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-f1a48c470ce6598d.rlib --extern rss=/opt/rustwide/target/debug/deps/librss-8a8587d6e74375a7.rlib --extern scraper=/opt/rustwide/target/debug/deps/libscraper-c395788cda73e7bd.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1da8b17cdd9e1598.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-97309998d496f7d7.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-b31a61e60f06ca5b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7a718667f8a70981.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-e09bd94f71458ab3.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `daily-feed` (bin "daily-feed")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name daily_feed --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=987e165ded8f30f6 -C extra-filename=-9e7c97b514cafabd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-c28ef5d52c005baf.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-f9e6fb2878cd65b1.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-36f10f5c53b0610d.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-7e85060be1185513.rlib --extern daily_feed=/opt/rustwide/target/debug/deps/libdaily_feed-b100020edcdc14ad.rlib --extern epub_builder=/opt/rustwide/target/debug/deps/libepub_builder-3330b19aca530146.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-af17cf1b43531a9a.rlib --extern html_escape=/opt/rustwide/target/debug/deps/libhtml_escape-65492692c3ac9e69.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-db2912cfbd08c4b2.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-f1a48c470ce6598d.rlib --extern rss=/opt/rustwide/target/debug/deps/librss-8a8587d6e74375a7.rlib --extern scraper=/opt/rustwide/target/debug/deps/libscraper-c395788cda73e7bd.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1da8b17cdd9e1598.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-97309998d496f7d7.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7a718667f8a70981.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcfedtbW/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libinsta-e2e3c545dbe83d1b,liblazy_static-2bb390fee0230a38,libconsole-b42000cb1e90e6c3,libsimilar-d5722a796f4923cd,liblinked_hash_map-40ad1551522f3eec}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libdaily_feed-b100020edcdc14ad,librss-8a8587d6e74375a7,libnever-01a27236d7965075,libquick_xml-3b7f8ae0810ee994,libderive_builder-fa7ed15f995d4b95,libreqwest-f1a48c470ce6598d,libhyper_tls-fe143c250c6c286f,libserde_urlencoded-664af4101a55e64d,libbase64-f9e6fb2878cd65b1,libipnet-72a9a3763a84d853,libtokio_native_tls-a795be16594dfe36,libmime-4b44681fdb2c65f7,libencoding_rs-520213beefd680ce,libserde_json-97309998d496f7d7,libryu-e33a6160528a52dc,libnative_tls-ced989312967ff3e,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-5883dc1027d92f50,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-5a14de67784d4d17,libhyper-2d6a7e1eb5c05493,libwant-ebb62b904cfd4e90,libtry_lock-aa504cbc7f0db5fb,libsocket2-dce32789506af145,libhttparse-16ba988888b348a6,libh2-7bd11b0219f2e052,libindexmap-44a4774af914c5a3,libhashbrown-8ac6e23154e6c3d0,libtower_service-aa28c9aa29f1c654,libtokio_util-eb5e23399c2d8403,libtracing-bc7bb194945ea688,libtracing_core-0ecfba6a9805b247,libhttp_body-4a94c6e9b1901d58,liburl-b50f6797bb69a684,libidna-763338aaf4eef431,libunicode_normalization-914625424194b51f,libtinyvec-251d260eb6672a91,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-2568d52e1c5daf2c,libform_urlencoded-ab392a0a845db14b,libpercent_encoding-cb878851172b4416,libhttp-c801ba8cf0a8224d,libfnv-2d77ec4f6f971b24,libfutures-af17cf1b43531a9a,libfutures_executor-f2dfc52e521480fc,libfutures_util-220be000a1395ccb,libfutures_io-b5ddbbf8dc52f95f,libslab-d5baaec43f78caea,libfutures_channel-3593a188d423b600,libfutures_sink-9be852e5b23a9dfd,libfutures_task-209ffe9fe5c00d32,libpin_utils-9a5791cba021167a,libfutures_core-3473371f80013afd,libepub_builder-3330b19aca530146,libtempfile-b31a61e60f06ca5b,libfastrand-f08c033379622e5a,librustix-85eea62c10a4de4b,liblinux_raw_sys-f29b9b5efe203736,libuuid-1ec3f78c5548b34d,libgetrandom-fb6e32b0ab8d5d34,libchrono-36f10f5c53b0610d,libnum_traits-c173e549f0bfba16,libiana_time_zone-a18c7932f053b032,libhtml_escape-65492692c3ac9e69,libutf8_width-374686a5ee60ad8b,libupon-997f04ebfb844f4f,libunicode_width-08b963676a6677c5,libunicode_ident-7c315f124b09a497,libzip-54b76180af6a357d,libtime-a9f23002d323e95e,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libflate2-c68b12081b9b94e7,libminiz_oxide-e4013219f60284e8,libadler2-6c84652b4f76062c,libcrc32fast-1518336e419833ea,libeyre-a93ba5659d27347d,libindenter-c5e34d39e16440e0,libscraper-c395788cda73e7bd,libahash-604f3e5929a13644,libgetrandom-2ec7db7c02eab87f,libonce_cell-778c08b2406fdd3b,libzerocopy-8803f98d6bf4849f,libego_tree-5a08aca7f348869a,libselectors-e2beddeab033b5f6,libservo_arc-d887502abbb61c2a,libstable_deref_trait-a2d30f30be7c468b,libfxhash-bf471bc75929f9a0,libbyteorder-1efcbe4f07366651,libcssparser-5de760ed7bf72837,libitoa-fae1464d0bb8aa60,libdtoa_short-acc086dcc2027be8,libdtoa-2f7f9a4bdcb0dcc3,libphf-070d64cdff069872,libbitflags-06ef7fc2bda8fd57,libhtml5ever-15ceb53cdb45aed5,liblog-062448fef1760a61,libmarkup5ever-4ff637b1965bac93,libstring_cache-ffdd41a1fb7a1d9e,libprecomputed_hash-7d997fe2cb7badd4,libphf_shared-a908d2382fd3439c,libsiphasher-f4ddcf7845cbccbe,libphf-47353c29a596488a,libphf_shared-e588045bf2fd9501,libsiphasher-7b49b0cc05d9e611,libtendril-e4807d24a652f901,libutf8-d75228722519eff6,libfutf-5e5c45acdaa788be,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libregex-db2912cfbd08c4b2,libregex_automata-ed3bc5e360c23f30,libaho_corasick-8e7735158e1f71aa,libmemchr-f20ec26336f85faf,libregex_syntax-13fc688ae7f36982,libtokio-7a718667f8a70981,libsignal_hook_registry-b14a481825e31131,libnum_cpus-8a27c6c68668fa45,libsocket2-e9048edcf2dc9d0a,libbytes-3ad72df070df6f8e,libmio-19575a58ec596e77,libpin_project_lite-89bb0688a32eddef,libparking_lot-f7df9aa566cea607,libparking_lot_core-52bc6e9b8fe69fa1,liblibc-0f8586cc3118ad93,libcfg_if-33ef6c02a07f9fec,libsmallvec-0bfe092e24c04786,liblock_api-4caa6aec32da771f,libscopeguard-d52bd00767847e44,libserde-1da8b17cdd9e1598}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcfedtbW/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/parser_tests-e4a387b4eca04469" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `daily-feed` (test "parser_tests") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcbRU7Ep/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libinsta-e2e3c545dbe83d1b,liblazy_static-2bb390fee0230a38,libconsole-b42000cb1e90e6c3,libsimilar-d5722a796f4923cd,liblinked_hash_map-40ad1551522f3eec}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libdaily_feed-b100020edcdc14ad,librss-8a8587d6e74375a7,libnever-01a27236d7965075,libquick_xml-3b7f8ae0810ee994,libderive_builder-fa7ed15f995d4b95,libreqwest-f1a48c470ce6598d,libhyper_tls-fe143c250c6c286f,libserde_urlencoded-664af4101a55e64d,libbase64-f9e6fb2878cd65b1,libipnet-72a9a3763a84d853,libtokio_native_tls-a795be16594dfe36,libmime-4b44681fdb2c65f7,libencoding_rs-520213beefd680ce,libserde_json-97309998d496f7d7,libryu-e33a6160528a52dc,libnative_tls-ced989312967ff3e,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-5883dc1027d92f50,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-5a14de67784d4d17,libhyper-2d6a7e1eb5c05493,libwant-ebb62b904cfd4e90,libtry_lock-aa504cbc7f0db5fb,libsocket2-dce32789506af145,libhttparse-16ba988888b348a6,libh2-7bd11b0219f2e052,libindexmap-44a4774af914c5a3,libhashbrown-8ac6e23154e6c3d0,libtower_service-aa28c9aa29f1c654,libtokio_util-eb5e23399c2d8403,libtracing-bc7bb194945ea688,libtracing_core-0ecfba6a9805b247,libhttp_body-4a94c6e9b1901d58,liburl-b50f6797bb69a684,libidna-763338aaf4eef431,libunicode_normalization-914625424194b51f,libtinyvec-251d260eb6672a91,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-2568d52e1c5daf2c,libform_urlencoded-ab392a0a845db14b,libpercent_encoding-cb878851172b4416,libhttp-c801ba8cf0a8224d,libfnv-2d77ec4f6f971b24,libfutures-af17cf1b43531a9a,libfutures_executor-f2dfc52e521480fc,libfutures_util-220be000a1395ccb,libfutures_io-b5ddbbf8dc52f95f,libslab-d5baaec43f78caea,libfutures_channel-3593a188d423b600,libfutures_sink-9be852e5b23a9dfd,libfutures_task-209ffe9fe5c00d32,libpin_utils-9a5791cba021167a,libfutures_core-3473371f80013afd,libepub_builder-3330b19aca530146,libtempfile-b31a61e60f06ca5b,libfastrand-f08c033379622e5a,librustix-85eea62c10a4de4b,liblinux_raw_sys-f29b9b5efe203736,libuuid-1ec3f78c5548b34d,libgetrandom-fb6e32b0ab8d5d34,libchrono-36f10f5c53b0610d,libnum_traits-c173e549f0bfba16,libiana_time_zone-a18c7932f053b032,libhtml_escape-65492692c3ac9e69,libutf8_width-374686a5ee60ad8b,libupon-997f04ebfb844f4f,libunicode_width-08b963676a6677c5,libunicode_ident-7c315f124b09a497,libzip-54b76180af6a357d,libtime-a9f23002d323e95e,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libflate2-c68b12081b9b94e7,libminiz_oxide-e4013219f60284e8,libadler2-6c84652b4f76062c,libcrc32fast-1518336e419833ea,libeyre-a93ba5659d27347d,libindenter-c5e34d39e16440e0,libscraper-c395788cda73e7bd,libahash-604f3e5929a13644,libgetrandom-2ec7db7c02eab87f,libonce_cell-778c08b2406fdd3b,libzerocopy-8803f98d6bf4849f,libego_tree-5a08aca7f348869a,libselectors-e2beddeab033b5f6,libservo_arc-d887502abbb61c2a,libstable_deref_trait-a2d30f30be7c468b,libfxhash-bf471bc75929f9a0,libbyteorder-1efcbe4f07366651,libcssparser-5de760ed7bf72837,libitoa-fae1464d0bb8aa60,libdtoa_short-acc086dcc2027be8,libdtoa-2f7f9a4bdcb0dcc3,libphf-070d64cdff069872,libbitflags-06ef7fc2bda8fd57,libhtml5ever-15ceb53cdb45aed5,liblog-062448fef1760a61,libmarkup5ever-4ff637b1965bac93,libstring_cache-ffdd41a1fb7a1d9e,libprecomputed_hash-7d997fe2cb7badd4,libphf_shared-a908d2382fd3439c,libsiphasher-f4ddcf7845cbccbe,libphf-47353c29a596488a,libphf_shared-e588045bf2fd9501,libsiphasher-7b49b0cc05d9e611,libtendril-e4807d24a652f901,libutf8-d75228722519eff6,libfutf-5e5c45acdaa788be,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libregex-db2912cfbd08c4b2,libregex_automata-ed3bc5e360c23f30,libaho_corasick-8e7735158e1f71aa,libmemchr-f20ec26336f85faf,libregex_syntax-13fc688ae7f36982,libtokio-7a718667f8a70981,libsignal_hook_registry-b14a481825e31131,libnum_cpus-8a27c6c68668fa45,libsocket2-e9048edcf2dc9d0a,libbytes-3ad72df070df6f8e,libmio-19575a58ec596e77,libpin_project_lite-89bb0688a32eddef,libparking_lot-f7df9aa566cea607,libparking_lot_core-52bc6e9b8fe69fa1,liblibc-0f8586cc3118ad93,libcfg_if-33ef6c02a07f9fec,libsmallvec-0bfe092e24c04786,liblock_api-4caa6aec32da771f,libscopeguard-d52bd00767847e44,libserde-1da8b17cdd9e1598}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcbRU7Ep/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/config_tests-123ed627eb4a7979" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `daily-feed` (test "config_tests") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcA8y0ZR/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libinsta-e2e3c545dbe83d1b,liblazy_static-2bb390fee0230a38,libconsole-b42000cb1e90e6c3,libsimilar-d5722a796f4923cd,liblinked_hash_map-40ad1551522f3eec}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libdaily_feed-b100020edcdc14ad,librss-8a8587d6e74375a7,libnever-01a27236d7965075,libquick_xml-3b7f8ae0810ee994,libderive_builder-fa7ed15f995d4b95,libreqwest-f1a48c470ce6598d,libhyper_tls-fe143c250c6c286f,libserde_urlencoded-664af4101a55e64d,libbase64-f9e6fb2878cd65b1,libipnet-72a9a3763a84d853,libtokio_native_tls-a795be16594dfe36,libmime-4b44681fdb2c65f7,libencoding_rs-520213beefd680ce,libserde_json-97309998d496f7d7,libryu-e33a6160528a52dc,libnative_tls-ced989312967ff3e,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-5883dc1027d92f50,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-5a14de67784d4d17,libhyper-2d6a7e1eb5c05493,libwant-ebb62b904cfd4e90,libtry_lock-aa504cbc7f0db5fb,libsocket2-dce32789506af145,libhttparse-16ba988888b348a6,libh2-7bd11b0219f2e052,libindexmap-44a4774af914c5a3,libhashbrown-8ac6e23154e6c3d0,libtower_service-aa28c9aa29f1c654,libtokio_util-eb5e23399c2d8403,libtracing-bc7bb194945ea688,libtracing_core-0ecfba6a9805b247,libhttp_body-4a94c6e9b1901d58,liburl-b50f6797bb69a684,libidna-763338aaf4eef431,libunicode_normalization-914625424194b51f,libtinyvec-251d260eb6672a91,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-2568d52e1c5daf2c,libform_urlencoded-ab392a0a845db14b,libpercent_encoding-cb878851172b4416,libhttp-c801ba8cf0a8224d,libfnv-2d77ec4f6f971b24,libfutures-af17cf1b43531a9a,libfutures_executor-f2dfc52e521480fc,libfutures_util-220be000a1395ccb,libfutures_io-b5ddbbf8dc52f95f,libslab-d5baaec43f78caea,libfutures_channel-3593a188d423b600,libfutures_sink-9be852e5b23a9dfd,libfutures_task-209ffe9fe5c00d32,libpin_utils-9a5791cba021167a,libfutures_core-3473371f80013afd,libepub_builder-3330b19aca530146,libtempfile-b31a61e60f06ca5b,libfastrand-f08c033379622e5a,librustix-85eea62c10a4de4b,liblinux_raw_sys-f29b9b5efe203736,libuuid-1ec3f78c5548b34d,libgetrandom-fb6e32b0ab8d5d34,libchrono-36f10f5c53b0610d,libnum_traits-c173e549f0bfba16,libiana_time_zone-a18c7932f053b032,libhtml_escape-65492692c3ac9e69,libutf8_width-374686a5ee60ad8b,libupon-997f04ebfb844f4f,libunicode_width-08b963676a6677c5,libunicode_ident-7c315f124b09a497,libzip-54b76180af6a357d,libtime-a9f23002d323e95e,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libflate2-c68b12081b9b94e7,libminiz_oxide-e4013219f60284e8,libadler2-6c84652b4f76062c,libcrc32fast-1518336e419833ea,libeyre-a93ba5659d27347d,libindenter-c5e34d39e16440e0,libscraper-c395788cda73e7bd,libahash-604f3e5929a13644,libgetrandom-2ec7db7c02eab87f,libonce_cell-778c08b2406fdd3b,libzerocopy-8803f98d6bf4849f,libego_tree-5a08aca7f348869a,libselectors-e2beddeab033b5f6,libservo_arc-d887502abbb61c2a,libstable_deref_trait-a2d30f30be7c468b,libfxhash-bf471bc75929f9a0,libbyteorder-1efcbe4f07366651,libcssparser-5de760ed7bf72837,libitoa-fae1464d0bb8aa60,libdtoa_short-acc086dcc2027be8,libdtoa-2f7f9a4bdcb0dcc3,libphf-070d64cdff069872,libbitflags-06ef7fc2bda8fd57,libhtml5ever-15ceb53cdb45aed5,liblog-062448fef1760a61,libmarkup5ever-4ff637b1965bac93,libstring_cache-ffdd41a1fb7a1d9e,libprecomputed_hash-7d997fe2cb7badd4,libphf_shared-a908d2382fd3439c,libsiphasher-f4ddcf7845cbccbe,libphf-47353c29a596488a,libphf_shared-e588045bf2fd9501,libsiphasher-7b49b0cc05d9e611,libtendril-e4807d24a652f901,libutf8-d75228722519eff6,libfutf-5e5c45acdaa788be,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libregex-db2912cfbd08c4b2,libregex_automata-ed3bc5e360c23f30,libaho_corasick-8e7735158e1f71aa,libmemchr-f20ec26336f85faf,libregex_syntax-13fc688ae7f36982,libtokio-7a718667f8a70981,libsignal_hook_registry-b14a481825e31131,libnum_cpus-8a27c6c68668fa45,libsocket2-e9048edcf2dc9d0a,libbytes-3ad72df070df6f8e,libmio-19575a58ec596e77,libpin_project_lite-89bb0688a32eddef,libparking_lot-f7df9aa566cea607,libparking_lot_core-52bc6e9b8fe69fa1,liblibc-0f8586cc3118ad93,libcfg_if-33ef6c02a07f9fec,libsmallvec-0bfe092e24c04786,liblock_api-4caa6aec32da771f,libscopeguard-d52bd00767847e44,libserde-1da8b17cdd9e1598}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcA8y0ZR/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ars_comments_tests-08368f0352660e67" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `daily-feed` (test "ars_comments_tests") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "ba9bceefdff8411623666c00a9d60daa416a2bf4b0288b740fb7764b5e3b453d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba9bceefdff8411623666c00a9d60daa416a2bf4b0288b740fb7764b5e3b453d", kill_on_drop: false }`
[INFO] [stdout] ba9bceefdff8411623666c00a9d60daa416a2bf4b0288b740fb7764b5e3b453d
